Comprehensive Chapter Study Notes
Extracted strictly from NIOS Accountancy Chapter 13 syllabus for public examination.
1. Computer & Its Characteristics
Detailed Explanation:
A computer accepts data, stores it, processes it as desired, retrieves stored data on demand, and prints or displays results in desired formats. Data includes facts like student marks, names, age, or country savings figures.
Key Characteristics of Computers:
Computer Architecture Components:
- Input Unit: Controls devices like Keyboard, Mouse, Scanner, Barcode Reader, Smart Card Reader, and Touch Screens. Converts physical data to binary.
- Central Processing Unit (CPU): The brain of the computer. Divided into:
- Control Unit (CU): Governs and coordinates all hardware activities and converts input data into binary.
- Memory Unit (MU): Stores data before processing and holds execution instructions.
- Arithmetic & Logic Unit (ALU): Performs calculations (+, -, *, /) and logical comparison functions.
- Output Unit: Translates binary processing results back into human-readable formats (e.g., Visual Display Unit / Monitor, Printers).
2. Computerised Accounting System (CAS) vs Manual Accounting
Comparison Matrix (Manual vs Computerised Accounting):
| Point of Difference | Manual Accounting | Computerised Accounting (CAS) |
|---|---|---|
| Recording | Done manually through books of original entry (Journals/Day books). | Data content stored directly in well-designed databases. |
| Classification | Requires manual posting of journal entries to individual ledger accounts (causes data duplicity). | No data duplication. Stored transactions are automatically processed/sorted as classified reports. |
| Summarising | Ledger accounts must be manually balanced to prepare a Trial Balance. | Generating physical ledger accounts is not required to extract a Trial Balance. |
| Adjusting Entries | Passed manually to adhere to the matching concept or correct errors. | No separate ledger adjustment mechanism required; direct software modifications update reports. |
| Financial Statements | Preparation strictly requires a pre-balanced Trial Balance. | Generated directly from the system database, independent of preparing a Trial Balance. |
Key Advantages of CAS:
- High processing speed for voluminous transactions.
- Automatic arithmetic accuracy & instant reporting.
- Scalable to business growth without heavy staffing additions.
- Substantial reduction in paperwork and physical storage.
- Flexible queries (e.g., aging analysis of debtors).
Key Limitations of CAS:
- Risk of data loss if regular backups are not maintained.
- Data corruption via computer viruses or unauthorized media.
- Dependency on trained operators to prevent faulty entries.
- Software constraints inherent in pre-programmed rules.
3. Accounting Equation, Grouping & Codification Schema
Proper classification and hierarchical grouping are required so computers can automatically route entries to correct financial statements.
Hierarchical Account Grouping Structure:
Fixed: Land, Buildings, Plant/Machinery, Furniture, Computers.
Current: Cash, Bank, Debtors, Inventories, Loans & Advances.
Secured Loans: Bank Loans (SBI, PNB).
Unsecured: Creditors, Provisions.
Capital: Share Capital, Reserves & Surplus, P&L Balance.
Revenues: Sales, Other Income.
Material Consumed, Salaries & Wages, Manufacturing, Depreciation, Admin, Selling Expenses.
Codification Schema Example:
Codification uses numerical, alphabetical, or alphanumeric codes to maintain hierarchy and unique identification.
Main Code (2: Liabilities) -> Sub Code (1: Secured Loan) -> Account Code (001: SBI) ==> Code 21001
Main Code (4: Expenses) -> Sub Code (6: Admin Exp) -> Account Code (001: Telephone) ==> Code 46001
⚠️ Critical Exam Warning: Wrong account coding causes "Errors of Principle" (e.g., treating a liability as revenue), distorting the financial statements.
4. Accounting Software Types & Selection Factors
Readymade Software
e.g., Tally, EX, Busy, Professional Accountant.
- Economical (development cost spread over many buyers).
- Available off-the-shelf, ready for instant installation.
- Trained staff readily available.
- Drawbacks: Printouts require expensive Laserjet printers; lacks native secondary backups.
Customised Software
Modified off-the-shelf software.
- Readymade package modified to fit user specifications (e.g., custom invoice layout).
- User bears additional customization cost.
- Balances standard functionality with custom reporting needs.
Tailor-made Software
Built from scratch for an enterprise.
- Specifically developed through interaction between developers and enterprise managers.
- High development and maintenance costs.
- Requires dedicated software engineers for ongoing support and training.
Key Factors for Sourcing Accounting Software:
5. Accounting Information System (AIS), TPS & Security
AIS Sub-systems:
An AIS is part of a firm's Management Information System (MIS) and consists of sub-systems including:
Transaction Processing System (TPS) & ATM Example:
TPS is the foundational processing layer of CAS. Its steps are illustrated below:
- Data Entry: Customer inserts card and enters withdrawal request at an ATM.
- Data Validation: Checks PIN correctness and verifies account withdrawal limits (Error detection/correction).
- Processing & Revalidation: Online Transaction Processing (OLTP) validates check input and output delivery (e.g., cash dispenser confirmation).
- Storage: Validated withdrawal transaction recorded in the central database.
- Information & Reporting: Balance update query and receipt generation.
- Password Security: Role-based access key defining specific user rights and restricting confidential modules.
- Data Audit: Similar to an Audit Trail; logs who accessed or changed original data to fix responsibility and maintain data integrity.
- Data Vault: Provides encryption that scrambles stored information, rendering it unreadable if accessed by unauthorized parties.